A Hardware Programming Language - определение. Что такое A Hardware Programming Language
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое A Hardware Programming Language - определение

PROGRAMMING LANGUAGE
A plus programming language; A (programming language)

A Hardware Programming Language      
<language> (AHPL) A <a href="">registera>-level language by Hill and Peterson, some of whose operators resemble <a href="">APLa>. HPSIM2 is a function-level simulator, available from Engrg Expt Sta, <a href="">University of Arizonaa>. ["Digital Systems: Hardware Organization and Design", F. Hill et al, Wiley 1987]. (1995-01-26)
Programming language         
  • A small selection of programming language textbooks
  • Python code]] with inset tokenization
  • Python]].
LANGUAGE FOR COMMUNICATING INSTRUCTIONS TO A MACHINE
ProgrammingLanguages; ProgrammingLanguage; Computer programming language; Programming languages; Programming Languages; Typed and untyped languages; Programming Language; Dialect (computing); Pattern directed invocation programming language; Programming language design; Dialecting; Computer-oriented language; Untyped language; Programming language dialect; Static semantics; Execution semantics; Proprietary programming language; Proprietary scripting language; Proglang; Research programming language; Untyped programming language
A programming language is any set of rules that converts strings, or graphical program elements in the case of visual programming languages, to various kinds of machine code output. Programming languages are one kind of computer language, and are used in computer programming to implement algorithms.
programming language         
  • A small selection of programming language textbooks
  • Python code]] with inset tokenization
  • Python]].
LANGUAGE FOR COMMUNICATING INSTRUCTIONS TO A MACHINE
ProgrammingLanguages; ProgrammingLanguage; Computer programming language; Programming languages; Programming Languages; Typed and untyped languages; Programming Language; Dialect (computing); Pattern directed invocation programming language; Programming language design; Dialecting; Computer-oriented language; Untyped language; Programming language dialect; Static semantics; Execution semantics; Proprietary programming language; Proprietary scripting language; Proglang; Research programming language; Untyped programming language
<language> A formal language in which computer programs are written. The definition of a particular language consists of both <a href="">syntaxa> (how the various symbols of the language may be combined) and <a href="">semanticsa> (the meaning of the language constructs). Languages are classified as low level if they are close to <a href="">machine codea> and high level if each language statement corresponds to many machine code instructions (though this could also apply to a low level language with extensive use of <a href="">macrosa>, in which case it would be debatable whether it still counted as low level). A roughly parallel classification is the description as <a href="">first generation languagea> through to <a href="">fifth generation languagea>. The other major classification of languages distinguishes between <a href="">imperative languagesa>, <a href="">procedural languagea> and <a href="">declarative languagesa>. {<a href="http://levenez.com/lang/history.html">Programming languages time-line/family tree (http://levenez.com/lang/history.html)a>}. (2004-05-17)

Википедия

A+ (programming language)

A+ is a high-level, interactive, interpreted array programming language designed for numerically intensive applications, especially those found in financial applications.